Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NODE-65, deps: polkadot sdk migration #36

Merged
merged 53 commits into from
Jan 20, 2024

Conversation

dnjscksdn98
Copy link
Collaborator

@dnjscksdn98 dnjscksdn98 commented Jan 12, 2024

Description

This PR contains major changes occurred by [email protected]

Native Changes

  • update crate features and versions
  • remove native precompile-utils (migrated to frontier's precompile-utils)
  • remove native account (migrated to frontier's fp-account)

Substrate Changes

v1.0.0

v1.1.0

v1.2.0

v1.3.0

Frontier Changes

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Something else (simple changes that are not related to existing functionality or others)

Checklist

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have made new test codes regarding to my changes.
  • I have no personal secrets or credentials described on my changes.
  • I have run cargo-clippy and linted my code.
  • My changes generate no new warnings.
  • My changes passed the existing test codes.
  • My changes are able to compile.

@dnjscksdn98 dnjscksdn98 added dependencies Pull requests that update a dependency file release Release a new version labels Jan 12, 2024
@dnjscksdn98 dnjscksdn98 self-assigned this Jan 12, 2024
@dnjscksdn98 dnjscksdn98 force-pushed the NODE-65-deps/polkadot-sdk-migration branch from 2fd9be3 to 8881b43 Compare January 12, 2024 08:22
@dnjscksdn98 dnjscksdn98 added the do not merge This pull request should not be merged yet label Jan 12, 2024
@dnjscksdn98 dnjscksdn98 marked this pull request as ready for review January 12, 2024 08:50
@dnjscksdn98 dnjscksdn98 removed the do not merge This pull request should not be merged yet label Jan 16, 2024
@dnjscksdn98 dnjscksdn98 merged commit fd813f1 into pre-v1.3.0 Jan 20, 2024
@dnjscksdn98 dnjscksdn98 deleted the NODE-65-deps/polkadot-sdk-migration branch January 22, 2024 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file release Release a new version
Development

Successfully merging this pull request may close these issues.

2 participants